Line Entries
Retrieve a Line Entry's categories
Retrieves the category ID or IDs of a Line Entry.
GET
/
v0
/
line-entries
/
{line_entry_id}
/
categories
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Path Parameters
line_entry_id
string
requiredThe line entry ID
Response
200 - application/json
The response is of type string[]
.