mono-logo

Account Identity

Last updated May 13th, 2024

get api.withmono.com/v2/accounts/{id}/identity
v1.0

This resource provides a mini customer identity information

Path Params
Headers

Request

1234
curl --request GET \
  --url https://api.withmono.com/v2/accounts/id/identity \
  --header 'accept: application/json' \
  --header 'mono-sec-key: string' 

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?