Gets all static-listings for the app
GET/api/v1/:team_slug/:app_slug/static-listings
Gets all static-listings for the app
Request
Responses
- 200
- 400
- 401
- 422
- 500
static-listings retrived successfully
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Invalid request and not parsable by backend
Internal server error