v1

latestOpenAPI 3.0.12026-07-2412598.8 KB
Attributes

Search Attributes

Searches for custom attributes created for various entities such as user, event, or transaction. You can filter attributes based on entity type, name, or data type. This endpoint supports partial search for attribute names and is useful in UIs that require dynamic attribute lookups or filtering

post/client/attribute/search

Headers

api-keystring required

API key for authentication. You must have a unique and valid API key

Content-Typestring required

Specifies the request content type. Must be application/json.

Request body

Response

Attributes matching the filters were retrieved successfully

request_idstring required

Unique request id of the request.

code200 | 400 | 401 | 500 required

Response status code indicating the result of the request.

status'success' | 'failed' required

Status of the API request.

descriptionstring required

API response description.