v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

Returns a list of objects associated with a profile of a given ProfileObjectType.

post/domains/{DomainName}/profiles/objects

Path parameters

DomainNamestring required

The unique name of the domain.

Query parameters

next-tokenstring

The pagination token from the previous call to ListProfileObjects.

max-resultsinteger

The maximum number of objects returned per page.

Request body

ObjectTypeNamestring required

The name of the profile object type.

ProfileIdstring required

The unique identifier of a customer profile.

Response

Success

NextTokenstring

The pagination token from the previous call to ListProfileObjects.