Skip to main content

Show Application Tag Assignment


GET /services/api/v1/application_tag_assignments/{id}

Returns the requested application tag assignments.

Parameters

ParameterTypeDescription
idstringThe ID of the application tag assignment.

Response

Results list.

  {
"id": "x4Ykp6my",
"application_id": "nyBnyvzM",
"application_tag_id": "mk6WpyzX"
}