get https://paella-sandbox.billie.io/api/v1/oauth/authorization
Validates the Authorization: Bearer XXXX
OAuth 2.0 token header and returns a successful response
with client_id
and user_id
or fails if it's invalid.
Validates the Authorization: Bearer XXXX
OAuth 2.0 token header and returns a successful response
with client_id
and user_id
or fails if it's invalid.
Try It!
to start a request and see the response here!