(Beta) Get a List of Event API Product Versions

Use this API to get a list of Event API Product versions that match the given parameters.

Token Permissions: [ event_designer:access ]

Query Params
int32
1 to 100
Defaults to 20

The number of results to return in one page of results.

int32
≥ 1
Defaults to 1

The page number to get results from based on the page size.

eventApiProductIds
array of strings

Match only Event API Product versions of these Event API Product IDs, separated by commas.

eventApiProductIds
ids
array of strings

Match Event API Product versions with the given IDs, separated by commas.

ids
string

A list of additional entities to include in the response.

string

Match Event API Product versions with the given state ID.

string

Match Event API Product versions with the given messagingServiceId.

string

Match Event API Product versions with the given clientAppId.

boolean

Match Event API Product versions with the parent objects shared setting.

boolean

Only return the latest version of Event API Products.

string

Returns the entities that match the custom attribute filter.
To filter by custom attribute name and value, use the format: customAttributes=<custom-attribute-name>==<custom-attribute-value>.
To filter by custom attribute name, use the format: customAttributes=<custom-attribute-name>.
The filter supports the AND operator for multiple custom attribute definitions (not multiple values for a given definition). Use ; (semicolon) to separate multiple queries with AND operation.
Note: the filter supports custom attribute values containing only the characters [a-zA-Z0-9_\-\. ].

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json