Skip to main content
GET
Get Type

Authorizations

Authorization
string
header
default:leo_your_api_key_here
required

Bearer token authentication. Use your API key in the format: Bearer leo_xxxxxxxx

Path Parameters

type_uuid
string<uuid>
required

Response

Type retrieved successfully

message
string
required
Example:

"Type fetched successfully"

category
enum<string>
required
Available options:
SUCCESS
Example:

"SUCCESS"

data
object
required
rc_hit
boolean

Indicates if the response was served from cache

Example:

true