Get SMS Provider
GET/sms/:id
Get a specific SMS provider by its ID.
Request​
Path Parameters
Responses​
- 200
- 403
- 404
- default
A successful response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
config
object
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
Possible values: [SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED, SMS_PROVIDER_CONFIG_ACTIVE, SMS_PROVIDER_CONFIG_INACTIVE]
Default value: SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED
twilio
object
http
object
{
  "config": {
    "details": {
      "sequence": "2",
      "creationDate": "2025-03-21T10:51:29.860Z",
      "changeDate": "2025-03-21T10:51:29.860Z",
      "resourceOwner": "69629023906488334"
    },
    "id": "string",
    "state": "SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED",
    "description": "string",
    "twilio": {
      "sid": "string",
      "senderNumber": "string",
      "verifyServiceSid": "string"
    },
    "http": {
      "endpoint": "string"
    }
  }
}
- Schema
- Example (from schema)
Schema
config
object
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
Possible values: [SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED, SMS_PROVIDER_CONFIG_ACTIVE, SMS_PROVIDER_CONFIG_INACTIVE]
Default value: SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED
twilio
object
http
object
{
  "config": {
    "details": {
      "sequence": "2",
      "creationDate": "2025-03-21T10:51:29.860Z",
      "changeDate": "2025-03-21T10:51:29.860Z",
      "resourceOwner": "69629023906488334"
    },
    "id": "string",
    "state": "SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED",
    "description": "string",
    "twilio": {
      "sid": "string",
      "senderNumber": "string",
      "verifyServiceSid": "string"
    },
    "http": {
      "endpoint": "string"
    }
  }
}
- Schema
- Example (from schema)
Schema
config
object
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
Possible values: [SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED, SMS_PROVIDER_CONFIG_ACTIVE, SMS_PROVIDER_CONFIG_INACTIVE]
Default value: SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED
twilio
object
http
object
{
  "config": {
    "details": {
      "sequence": "2",
      "creationDate": "2025-03-21T10:51:29.861Z",
      "changeDate": "2025-03-21T10:51:29.861Z",
      "resourceOwner": "69629023906488334"
    },
    "id": "string",
    "state": "SMS_PROVIDER_CONFIG_STATE_UNSPECIFIED",
    "description": "string",
    "twilio": {
      "sid": "string",
      "senderNumber": "string",
      "verifyServiceSid": "string"
    },
    "http": {
      "endpoint": "string"
    }
  }
}
Returned when the user does not have permission to access the resource.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
Returned when the resource does not exist.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
details
object[]
{
  "code": 0,
  "message": "string",
  "details": [
    {
      "@type": "string"
    }
  ]
}