Skip to content
Endless Documentation

Available Slug Organization

GET
/organizations/available-slug

Authorization

bearerAuth
AuthorizationBearer <token>

JWT token from authentication

In: header

Query Parameters

base*string
Length1 <= length <= 100

Response Body

application/json

curl -X GET "https://example.com/organizations/available-slug?base=string"
{  "slug": "string"}