Get customer
Customers
Get customer
Get a specific customer relationship visible to the current developer party.
GET
Get customer
Documentation Index
Fetch the complete documentation index at: https://docs.natural.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
Maximum string length:
1024Path Parameters
Customer party ID
Pattern:
^pty_[0-9a-f]{32}$Response
Successful Response
Customer resource for an active customer (type='customer', id=pty_xxx).