Get an owner's details

GET {{baseUrl}}/api/owners/:id/

Documentation πŸ“–

See detailed documentation for the Get an owner's detail call in our API Reference .

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: OK

{"id":"\u003cuuid\u003e","link":"\u003cuuid\u003e","collected_at":"\u003cdateTime\u003e","display_name":"\u003cstring\u003e","first_name":"\u003cstring\u003e","last_name":"\u003cstring\u003e","second_last_name":"\u003cstring\u003e","address":"\u003cstring\u003e","email":"\u003cemail\u003e","phone_number":"\u003cstring\u003e","accounts":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"gig_data":{"collected_at":"\u003cdateTime\u003e","status":"\u003cstring\u003e","acceptance_rate":"\u003cnumber\u003e"}}