Scope API

Retrieve All Scopes

This endpoint returns a list of all scopes that this user has access to.

get/scopes

Response

OK

scopesstring[]

The list of scopes for which this user has access.

Changes