Skip to main content
GET
Get latest analytics snapshots
Use profile_id to read analytics for a non-default connection profile. Omit it to read analytics for the default profile.

Authorizations

Authorization
string
header
required

Use Authorization: Bearer {api_key}

Query Parameters

post_id
integer

Filter to a single post/job ID owned by the authenticated user.

profile_id
string

Filter analytics to one connection profile. Omit to use the default profile. Random public connection profile ID returned by GET /api/v1/profiles.

Pattern: ^[A-Za-z0-9]{6,32}$
Example:

"AbC123xYz90"

Response

Analytics retrieved

status
enum<string>
Available options:
ok
data
object
Last modified on May 13, 2026