v4
latestOpenAPI 3.0.12026-07-1352145.3 KBBasic
Retrieve partner clients
Retrieve a list of partner clients with optional filtering by deleted status, associations, and specific properties. The response can be paginated using the 'after' parameter.
get/crm/objects/2026-09/{objectType}
Path parameters
objectTypestring required
Object type.
Query parameters
afterstring
A paging cursor token to retrieve the next set of results.
archivedboolean
Indicates whether to include deleted partner clients in the response. Defaults to false.
associationsstring[]
Specifies the types of associations to include in the response.
limitinteger
The maximum number of partner clients to return in the response.
propertiesstring[]
A list of property names to include in the response for each partner client.
propertiesWithHistorystring[]
A list of property names to include in the response along with their historical values.
Response
successful operation