GET
/
terminology
/
organization
/
{organizationId}
/
team
/
{teamId}

We’re deprecating these API endpoints, so the AI Studio API key setup won’t work. [Contact support] (https://support.writer.com/) if you need them.

Headers

Authorization
string
required

Path Parameters

organizationId
integer
required
teamId
integer
required

Query Parameters

type
enum<string>
Available options:
approved,
banned,
pending
term
string
partOfSpeech
enum<string>
Available options:
noun,
verb,
adverb,
adjective
tags
string[]
sortField
enum<string>
Available options:
term,
creationTime,
modificationTime,
type
sortOrder
enum<string>
Available options:
asc,
desc
offset
integer
limit
integer

Response

200 - application/json
result
object[]
totalCount
integer
required
pagination
object
required