Contents

List app tags

List all app tags for a specific app.

URL

GET https://api.appstoreconnect.apple.com/v1/apps/{id}/appTags

Path Parameters

NameTypeDescription
id Requiredstring

Query Parameters

NameTypeDescription
fields[appTags] Optional[string]

fields[territories] Optional[string]

filter[visibleInAppStore] Optional[string]

include Optional[string]

limit Optionalinteger

limit[territories] Optionalinteger

sort Optional[string]

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
AppTagsResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

404Not Found
Content-Type: application/json
ErrorResponse

429
Content-Type: application/json
ErrorResponse

See Also

Reading app tag information