Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "Success",
- "statusCode": 200,
- "data": {
- "tribe": {
- "id": 10,
- "name": "My tribe",
- "memberCount": 34,
- "privacy": "PRIVATE",
- "coverPhotoUrl": "https://picsum.photos/200/300",
- "collections": [
- {
- "id": 22,
- "name": "Days off"
- },
- {
- "id": 22,
- "name": "Days off"
- },
- {
- "id": 22,
- "name": "Days off"
- }
- ]
- },
- "crewList": [
- {
- "id": 10,
- "name": "My tribe",
- "memberCount": 34,
- "privacy": "PRIVATE",
- "coverPhotoUrl": "https://picsum.photos/200/300",
- "collections": [
- {
- "id": 22,
- "name": "Days off"
- },
- {
- "id": 22,
- "name": "Days off"
- },
- {
- "id": 22,
- "name": "Days off"
- }
- ]
- },
- {
- "id": 10,
- "name": "My tribe",
- "memberCount": 34,
- "privacy": "PRIVATE",
- "coverPhotoUrl": "https://picsum.photos/200/300",
- "collections": [
- {
- "id": 22,
- "name": "Days off"
- },
- {
- "id": 22,
- "name": "Days off"
- },
- {
- "id": 22,
- "name": "Days off"
- }
- ]
- }
- ],
- "pageNumber": 1,
- "pageSize": 10,
- "total": 20
- },
- "message": "Successful",
- "errors": null
- }
Advertisement
Add Comment
Please, Sign In to add comment