Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

startIndex
integer<int32>

The starting index.

pageSize
integer<int32>

The page size.

sortBy
string

Any sorting filters.

filter
string

Any query filters.

responseFields
string

limits which fields are returned in the response body

Response

Success

A collection of carrier credentials.

items
object[] | null
pageCount
integer<int32>
pageSize
integer<int32>
startIndex
integer<int32>
totalCount
integer<int32>