List all blog slugs
Blogs
List blog slugs
This API allows to get a list of all blog post slugs.
GET
List all blog slugs
Replace
Learn how to find your subdomain in Workspace subdomain.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Response
200 - application/json
OK - Request succeeded
Example:
[
"getting-started-with-api-integration",
"advanced-webhook-patterns"
]