Skip to main content
GET
Get all YouTube suggestions

Authorizations

x-api-key
string
header
default:yalg_live_your_api_key
required

YALG Developer API key. Send it in the x-api-key header from a server-side environment only.

Query Parameters

page
number

Page number (default: 1)

Example:

1

limit
number

Number of suggestions per page (default: 10)

Example:

10

status
enum<string>

Filter by status

Available options:
pending,
approved,
rejected,
used
Example:

"draft"

Response

Suggestions retrieved successfully

YouTube suggestion tracked by YALG.

id
string<uuid>

Suggestion identifier.

Example:

"018f9f40-7d7b-7712-9b0f-2e5d9fd5df3f"

title
string
Example:

"How to turn stories into posts"

url
string<uri>
status
string
Example:

"new"

createdAt
string<date-time>
Example:

"2026-06-20T17:24:39.000Z"

updatedAt
string<date-time>
Example:

"2026-06-20T17:24:39.000Z"