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
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
Path Parameters
The line entry ID
Response
200 - application/json
The response is of type string[]
.