HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Retrieve Terms

Retrieve Terms from the server, along with details including title, description, and ID. Add the id parameter to only retrieve details of a specific Term. You can only retrieve Terms for which you have view or edit permissions.

Query Params
integer

The ID of the Term

integer
Defaults to 1

The ID of the Glossary whose Terms you want to get.

integer
Defaults to 100

Specifies the number of rules to be fetched in one paginated request. Response may have a X-Next-Page URL parameter in the header to fetch next set of rules or page

integer
Defaults to 0

Specifies the number of rules to be skipped in one request. Used together with Limit parameter to fetch paginated requests. This is automatically set in X-Next-Page response header if present

string

Filter by Term title

boolean
Defaults to false

Will return only deleted Terms when set to True.

Responses

Language
Credentials
URL
Choose an example:
application/json