Get Subscriptions

Get Subscriptions

List all subscriptions.

Request
URI
GET
https://{api_host}/tca/etsi/orgs/{vnffmOrgId}/direct/internal/vnffm/v1/subscriptions
COPY
Path Parameters
string
vnffmOrgId
Required

The tenant identifier


Authentication
This operation uses the following authentication methods.
Responses
200
Returns FmSubscriptionArray of type(s) application/json
Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

500
Returns InternalServerError of type(s) application/json
{
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}
array of error
errors
Optional

errors