Retrieve Custom Data Type by ID

Retrieve Custom Data Type by ID

This API endpoint enables you to retrieve information about a specific custom data type by providing its ID in the path parameter. It serves as a valuable tool for efficiently accessing detailed information about a particular custom data type.

To retrieve custom data type information, make a request to this endpoint with the custom data type ID as a path parameter.

Path Parameters

ParameterTypeDescription
idint32The ID of the custom data type to retrieve.

Example Request

GET https://{baseUrl}/v1/CustomDataTypes/5

Permission

Transaction TypeAccess Level
Custom DataFull Access, Read Only


Explore Our API

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!