Skip to main content
GET
https://app.ocoya.com/api/_public/v1
/
hashtag-libraries
List hashtag libraries
curl --request GET \
  --url https://app.ocoya.com/api/_public/v1/hashtag-libraries \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Query Parameters

workspaceId
string
required

Ocoya workspace ID. Get one from GET /workspaces.

Example:

"cmayvq3hk00017apshay5qezu"

query
string

Search query used to filter results by name or matching text.

Example:

"Launch"

Response

Success