Updates

Get published customer updates

get

Retrieves a list of published customer updates for a specific team identified by slug

Path parameters
slugstringRequired

Unique slug identifier for the team

Example: example-team
Query parameters
pageinteger · min: 1Optional

Page number for pagination

Default: 1Example: 1
limitinteger · min: 1 · max: 100Optional

Number of items per page

Default: 20Example: 20
Responses
chevron-right
200

Successful operation

application/json
get
/updates/{slug}

Last updated