Kustomer API

Getting access, Developing, Testing

Back to Kustomer

Get Schedule by ID

Get a schedule by ID.

Input

type: object properties: parameters: type: object properties: id: type: string description: (Required) Schedule ID required: - id title: Parameters

Output

type: object properties: data: type: object properties: type: type: string id: type: string attributes: type: object properties: type: type: string default: type: string relationships: type: object properties: org: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string createdBy: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string modifiedBy: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string links: type: object properties: self: type: string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object properties: name: type: string startDate: type: string endDate: type: string description: type: string enabled: type: string createdAt: type: string modifiedAt: type: string updatedAt: type: string relationships: type: object properties: org: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string createdBy: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string modifiedBy: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string schedule: type: object properties: data: type: object properties: type: type: string id: type: string links: type: object properties: self: type: string links: type: object properties: self: type: string