Skip to main content
GET
Read data type

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Query Parameters

page
integer
default:1

The page number of results to retrieve. Example: 2

limit
integer
default:20

Specifies the maximum number of items to retrieve in a single request. Example: 10

Required range: 1 <= x <= 1000
fields
string

Fields is for selecting the specific fields that you can choose by multiples to show in the response using a string with a comma delimiter. Example: name,fields,organizationId

provider
string

Filter by provider type. Comma-separated values for multiple providers. Example: internal,external-api Default: internal (temporary for backward compatibility) Available values: internal, external-api

Response

Success

status
boolean

Status of response.

message
string

Message of API response.

data_types
object

List of object data type.