GET
/
auth
/
test
curl --request GET \
  --url https://api.diversion.dev/v0/auth/test \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

This API uses OAuth 2 with the implicit grant flow

Query Parameters

repo_id
string
Required string length: 9 - 128

Response

204

Request completed successfully