List all third-party service entries.
List all third-party service entries (admin only).
/api/v1/admin/services/
skip
(integer, optional): Number of records to skiplimit
(integer, optional): Maximum number of records to returnReturns an array of ThirdPartyService
objects.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type ThirdPartyService · object[]
.