Skip to main content
GET
Fetch service params

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

service_id
string
required

ID of the service

Example:

"abcde12345abcde12345a"

Query Parameters

provider
enum<string>

A slug for the service provider

Available options:
youtube,
tiktok,
facebook,
instagram
Example:

"youtube"

params
enum<string>

What params to return

Available options:
pages
Example:

"pages"

Response

Service parameters

success
boolean
required
Example:

true

result
object[]
required
Example:
errors
object[]
required
Example: