get all

Authenticate a token to confirm it's valid, check the logged-in user, or confirm token privileges. You can use /authenticate to find the organisation UUID of the token you are using, which may be useful in future requests.

For custom components:

RaiselyComponents.api.all('authenticate').get(params = {}, headers = {}) => Promise<{result}>

See Restie Response Data for a more detailed overview of responses through the client wrapper

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!