Nexus
Nexus APIs
GET
/v1/products/{productId}/queues
GetProductQueues
Parameters
| Name | In | Required | Description |
|---|---|---|---|
productId |
path | Yes | — |
Responses
200
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
Example
[
{
"topics": [
"string"
],
"queueId": "string",
"endpoint": "string",
"productId": 0,
"queueName": "string",
"authorizations": [
{
"rights": [
"string"
],
"keyName": "string",
"primaryKey": "string",
"secondaryKey": "string"
}
],
"secondaryEndpoint": "string"
}
]
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
authorizations
|
nullable | — | — | |
endpoint
|
string
|
nullable | — | — |
productId
|
integer (int32)
|
— | — | — |
queueId
|
string
|
nullable | — | — |
queueName
|
string
|
nullable | — | — |
secondaryEndpoint
|
string
|
nullable | — | — |
topics
|
string[]
|
nullable | — | — |
404
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Example
{
"type": "string",
"title": "string",
"detail": "string",
"status": 0,
"instance": "string"
}
Schema
| Name | Type | Attributes | Description | Extensions |
|---|---|---|---|---|
detail
|
string
|
nullable | — | — |
instance
|
string
|
nullable | — | — |
status
|
integer (int32)
|
nullable | — | — |
title
|
string
|
nullable | — | — |
type
|
string
|
nullable | — | — |
Security
Authentication is required for this operation.
Source: default
Requirements (any one option may satisfy)
- Bearer and ApplicationToken
- Basic