List the latest version of credentials based on applied filters.

Lists the latest version of credentials based on applied filters. Each version may contain media IDs and tokens, which can be used to download media attachments using Get media download URL.

πŸ“˜

If you don't have the "Platform management: Credentials" permission, the IDs and tokens for each credential version's media attachments will only be returned for credentials that you own.

Body Params
int32

The number of credentials to return in a single request. This defaults to 20.

string

If present, will fetch the next page of results. This must be the value of next_page_token from the response.

string
enum
Defaults to SORT_DIRECTION_UNSPECIFIED

The direction to sort credentials in.

Allowed:
document_version_filters
array of objects

An array of filters that can be provided to request specific credentials.

document_version_filters
string
enum

The field to use for sorting.

Allowed:
string
enum
Defaults to CREDENTIAL_ARCHIVED_FILTER_UNSPECIFIED

Controls which credentials are returned based on their archived status.
Defaults to CREDENTIAL_ARCHIVED_FILTER_UNSPECIFIED, which returns only unarchived credentials.

Allowed:
Responses

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