List TLS delivery profiles

This operation lists the TLS delivery profiles owned by the specified content provider.

Path Params
integer
required

Unique identifier for each Content Provider.

Query Params
string

Specifies a query to filter down the set of results. The accompanying example specifies more than one query, where ; and , delimiters clarify AND and OR logic. (Optional parentheses clarify logical groupings.) The == and != operators test equivalency. The =lt=, =le=, =gt=, and =ge= operators compare numbers. The =contains= and =excludes= operators match elements within an array.

string
enum
Defaults to summary

Results display either summary or detailed objects.

Allowed:
string

Specifies an object field name to sort results on. Provide a comma-separated list of field names for additional sort criteria. Prefix field names with a dash for descending sort order. For example, name,-tlsIngestProfileId sorts primarily by name, then IDs in descending order.

integer
≥ 1
Defaults to 1

Specifies an offset within the full set of results, with page numbers starting at 1. Use this in conjunction with pageSize.

integer
1 to 1000
Defaults to 100

Specifies the number of results on each page. Use this in conjunction with pageNumber.

Responses

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