Get Service Usage Plans dropdown list
GET
/api/v1/shared/dropdown/service-usage-plans
Retrieves all active service usage plans available for clients. Each plan defines the service tier and pricing model for the client.
Request
Responses
200 OK
Service Usage Plans list retrieved successfully.
400 Bad Request
Bad Request — Invalid query parameters.
401 Unauthorized
Unauthorized — Missing or invalid Bearer token.