Query Parameters
UUID of the website to fetch social posts for
Example:
"123e4567-e89b-12d3-a456-426614174000"
UUID of the organization to fetch social posts for
Example:
"123e4567-e89b-12d3-a456-426614174001"
Optional UUID of the user group to filter posts
Example:
"123e4567-e89b-12d3-a456-426614174004"
Optional UUID of the user to filter posts
Example:
"123e4567-e89b-12d3-a456-426614174003"
Optional UUID of the loyalty post to filter posts
Example:
"123e4567-e89b-12d3-a456-426614174003"
Cursor for pagination
Example:
"123e4567-e89b-12d3-a456-426614174003"
Number of posts to fetch per page
Required range:
1 <= x <= 100
Example:
10
Sort posts by createdAt or rank
Available options:
rank
, createdAt
Example:
"rank"