Sha256: 91bce0a8a06497368538966e0bd0a7b8a709e48635d395f17d25cda8130885b2

Contents?: true

Size: 729 Bytes

Versions: 6

Compression:

Stored size: 729 Bytes

Contents

{
  "resource": {
    "uri": "https://api.calendly.com/organization_memberships/abc123",
    "role": "admin",
    "user": {
      "uri": "https://api.calendly.com/users/abc123",
      "name": "John Doe",
      "slug": "acmesales",
      "email": "test@example.com",
      "scheduling_url": "https://calendly.com/acmesales",
      "timezone": "America/New York",
      "avatar_url": "https://01234567890.cloudfront.net/uploads/user/avatar/0123456/a1b2c3d4.png",
      "created_at": "2019-01-02T03:04:05.678Z",
      "updated_at": "2019-08-07T06:05:04.321Z"
    },
    "organization": "https://api.calendly.com/organizations/abc123",
    "updated_at": "2019-08-07T06:05:04.321Z",
    "created_at": "2019-01-02T03:04:05.678Z"
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
calendlyr-0.7.5 test/fixtures/organizations/retrieve_membership.json
calendlyr-0.7.4 test/fixtures/organizations/retrieve_membership.json
calendlyr-0.7.3 test/fixtures/organizations/retrieve_membership.json
calendlyr-0.7.2 test/fixtures/organizations/retrieve_membership.json
calendlyr-0.7.1 test/fixtures/organizations/retrieve_membership.json
calendlyr-0.7.0 test/fixtures/organizations/retrieve_membership.json