v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Azure

List subscriptions

Lists active subscriptions.

get/pazwlConfig/v1/azure/subscription

Query parameters

pageSizeinteger

This is optional field. Specify the PageSize to determine the count of rows to be fetched. Default value is 1024.

pageTokenstring

This is optional field. Specify the token to fetch the next page. If this is not specified, the first page is displayed.

Headers

authEntitiesstring required

Specify the Auth Entity required for passing OrgIDs. It is a key-value pair delimited by ';'. Specify multiple org values of pIDs by separating with comma. For example, "pType=org;pID=1,2,3".

Response

Success

nextPageTokenstring

The page token value for the next set of API results. The value of this parameter is NULL for the last set of results.